Welcome![Sign In][Sign Up]
Location:
Search - face detection

Search list

[Graph RecognizeFaceDection

Description: 基于opencv和vc++2005,用adaboost实现的人脸检测系统,检测率很高,速度很快,值得看看!-Based on the opencv and vc++ 2005, realize with AdaBoost Face Detection system to detect a high rate of speed very quickly, it is worth to see!
Platform: | Size: 3620864 | Author: 僧竿 | Hits:

[Graph Recognizeeigenfaces_pca

Description: 本程序采用基于特征脸的人脸检测方法,应用PCA技术进行人脸识别 -This procedure based on the eigenface method of face detection, face recognition technology for the application of PCA
Platform: | Size: 1024 | Author: 黄璞 | Hits:

[Graph Recognizefacedetection

Description: 一个有用的人脸检测源码,应该有一定的参考价值。 -A useful face detection source code, there should be some reference value.
Platform: | Size: 54272 | Author: huzhi | Hits:

[Graph RecognizeOpenMFC

Description: 视频环景下的人脸检测,并将图片保存下来。程序经试验,效果不错-Video Central downturn Face Detection and image preserved. Procedures by the test, good results
Platform: | Size: 10447872 | Author: 钱靖 | Hits:

[Internet-NetworkFaceDetector

Description: Face detection Software
Platform: | Size: 3400704 | Author: Jason | Hits:

[Graph RecognizeFaceDetection

Description: video based face detection source code. very useful! it doesn t rely on opencv
Platform: | Size: 67584 | Author: sjtuzyk | Hits:

[Special Effects111111facerecognitionmatlab

Description: 很不错的小波神经网络人脸检测源码,与大家分享-Very good wavelet neural network face detection source code to share with you
Platform: | Size: 5120 | Author: 李坤 | Hits:

[Special Effectsxiaoboshenjing

Description: 很不错的小波神经网络人脸检测源码,与大家分享-Very good wavelet neural network face detection source code to share with you
Platform: | Size: 2048 | Author: 李坤 | Hits:

[Software Engineeringdect

Description: 很不错的人脸检测,希望与大家分享好的资源-Very good face detection, hoping to share with you a good resource
Platform: | Size: 1009664 | Author: 邢志恒 | Hits:

[Graph Recognizeface

Description: 利用openCV做人脸检测的程序,对做人脸识别与检测和学习openCV的朋友有帮助。-Face Detection using openCV life procedures, to do face recognition and detection and learning openCV have to help a friend.
Platform: | Size: 1364992 | Author: 罗义平 | Hits:

[Special Effects1

Description: 图像为人脸检测使的图像数据库this is a library for face detection-Human face detection image of the image database so this is a library for face detection
Platform: | Size: 46080 | Author: Tqing | Hits:

[Graph RecognizeOpenCV_face_detector

Description: This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s face detector. Instructions for use and for compiling can be found in the Readme file. Usage: FaceDetect (<Haar Cascase XML file>, <Gray scale Image>) The function returns Nx4 matrix. In case no faces were detected, N=1 and all four entries are -1. Otherwise, N=number of faces in the image and the vector contains the x, y, width and height information of the face. Example, A = imread ( lena.jpg , JPG ) Img = double (rgb2gray(A)) Face = FaceDetect( haarcascade_frontalface_alt2.xml ,Img) -This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s face detector. Instructions for use and for compiling can be found in the Readme file. Usage: FaceDetect (<Haar Cascase XML file>, <Gray scale Image>) The function returns Nx4 matrix. In case no faces were detected, N=1 and all four entries are-1. Otherwise, N=number of faces in the image and the vector contains the x, y, width and height information of the face. Example, A = imread ( lena.jpg , JPG ) Img = double (rgb2gray(A)) Face = FaceDetect( haarcascade_frontalface_alt2.xml ,Img)
Platform: | Size: 1295360 | Author: ruan | Hits:

[Graph programVideoAnalysis

Description: 一个视频分析算法的源码,对需要了解镜头检测、人脸检测的朋友有用-A video analysis algorithm source code, and need to be aware of the camera detection, Face Detection useful friends
Platform: | Size: 2224128 | Author: 李建平 | Hits:

[Special EffectsmyFace0.3

Description: OpenCV人脸检测源代码,可用于进行对人脸的识别和处理-OpenCV face detection source code, can be used to carry out face recognition and treatment
Platform: | Size: 104448 | Author: 李华 | Hits:

[matlabFaceDetectionSystem

Description: Face Detection System matlab实现的人脸识别系统,含有9个源代码文件,及上百幅人脸图片-Face Detection Systemmatlab realize the face recognition system, containing nine source code files, and hundreds of pieces of face image
Platform: | Size: 208896 | Author: congmaowang | Hits:

[Special Effectsrpca

Description: 基于人脸检测的pca算法的matlab程序-Face Detection Based on the PCA algorithm matlab program
Platform: | Size: 5120 | Author: fengyu | Hits:

[Graph Recognizefacedetect

Description: 人脸检测系统,基于Opencv,包含了多种图像处理方法。-Face Detection System, based on the Opencv, contains a variety of image processing methods.
Platform: | Size: 3045376 | Author: 宁先生 | Hits:

[Special EffectsFaceDetection

Description: 人脸检测的完整程序,经过测试,可以达到一定的目的,还附有PCA程序。-Face Detection complete the procedure, after testing, can achieve a certain purpose, but also with PCA procedures.
Platform: | Size: 5120 | Author: lb | Hits:

[Windows Developfacetest

Description: 采用Adaboosting算法实现简单的实时人脸检测算法-Adaboosting algorithm using a simple real-time face detection algorithm
Platform: | Size: 152576 | Author: Brasco | Hits:

[Graph Recognizehuman_face_detection_system

Description: 本文的目的是借助Paul Viola最新提出的实时特征检测的技术,实现一个能够进行快速人脸检测的系统。并且通过训练,得到尽可能优化的分类器构造参数,从而获得具有高检测速度和检测正确率的人脸检测系统。-The purpose of this paper by drawing on the latest proposed by Paul Viola real-time feature detection technology, to realize a fast face detection system. Through training, to be as much as possible to optimize the classifier structure parameters to obtain a high detection speed and detection rate of correct face detection system.
Platform: | Size: 3033088 | Author: 王峰 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net